home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / Bonus / Plasmatech / ptscp_eval.exe / %MAINDIR% / EvalC3 / Reg_PTShellControls.hpp < prev    next >
Encoding:
C/C++ Source or Header  |  2001-08-31  |  1.2 KB  |  39 lines

  1. // Borland C++ Builder
  2. // Copyright (c) 1995, 1998 by Borland International
  3. // All rights reserved
  4.  
  5. // (DO NOT EDIT: machine generated header) 'Reg_PTShellControls.pas' rev: 3.00
  6.  
  7. #ifndef Reg_PTShellControlsHPP
  8. #define Reg_PTShellControlsHPP
  9. #include <Forms.hpp>
  10. #include <Dialogs.hpp>
  11. #include <FPTFolderBrowseDlg.hpp>
  12. #include <FPTOpenDlg.hpp>
  13. #include <UPTShConsts.hpp>
  14. #include <UPTTreeList.hpp>
  15. #include <UPTFrame.hpp>
  16. #include <UPTImageCombo.hpp>
  17. #include <UPTSplitter.hpp>
  18. #include <UPTSysFolderDlg.hpp>
  19. #include <UPTShellControls.hpp>
  20. #include <UPTShellUtils.hpp>
  21. #include <UPTShell95.hpp>
  22. #include <SysInit.hpp>
  23. #include <System.hpp>
  24.  
  25. //-- user supplied -----------------------------------------------------------
  26.  
  27. namespace Reg_ptshellcontrols
  28. {
  29. //-- type declarations -------------------------------------------------------
  30. //-- var, const, procedure ---------------------------------------------------
  31. extern PACKAGE void __fastcall Register(void);
  32.  
  33. }    /* namespace Reg_ptshellcontrols */
  34. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  35. using namespace Reg_ptshellcontrols;
  36. #endif
  37. //-- end unit ----------------------------------------------------------------
  38. #endif    // Reg_PTShellControls
  39.